Skip to content

cp: fix: Remove opencv-python-headless from TensorRT-LLM image (cherry-pick #859) - #860

Merged
mc-nv merged 1 commit into
r26.07from
mchornyi/TRI-1564/cherry-pick-r26.07-remove-opencv-python-headless
Jul 14, 2026
Merged

cp: fix: Remove opencv-python-headless from TensorRT-LLM image (cherry-pick #859)#860
mc-nv merged 1 commit into
r26.07from
mchornyi/TRI-1564/cherry-pick-r26.07-remove-opencv-python-headless

Conversation

@mc-nv

@mc-nv mc-nv commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Description

Cherry-pick of #859 into the r26.07 release branch.

New OSRB guidance makes opencv-python-headless an immediate blocker for new releases. The TensorRT-LLM backend pulls the package in transitively through the tensorrt_llm wheel installed in dockerfile/Dockerfile.triton.trt_llm_backend, so it lands in the Triton TensorRT-LLM container image. This removes it in the same RUN layer as the tensorrt_llm install, on both the PYPI_EXTRA_VALUES and public-wheel branches.

Changes

  • dockerfile/Dockerfile.triton.trt_llm_backend: uninstall opencv-python-headless in the same RUN layer as the tensorrt_llm install (both branches).

Related Issues:

  • Resolves: TRI-1564

Related PRs:

(cherry picked from commit 0b9d7d5)
@mc-nv mc-nv self-assigned this Jul 14, 2026
@mc-nv
mc-nv requested review from Vinya567, whoisj and yinggeh July 14, 2026 19:04
@mc-nv
mc-nv marked this pull request as ready for review July 14, 2026 19:05
@mc-nv
mc-nv merged commit 3bc1153 into r26.07 Jul 14, 2026
1 check passed
@mc-nv mc-nv changed the title fix: Remove opencv-python-headless from TensorRT-LLM image (cherry-pick #859) cp: fix: Remove opencv-python-headless from TensorRT-LLM image (cherry-pick #859) Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants